Uses of Class
com.yahoo.vespa.objects.FieldBase
Packages that use FieldBase
-
Uses of FieldBase in com.yahoo.vespa.objects
Methods in com.yahoo.vespa.objects with parameters of type FieldBaseModifier and TypeMethodDescriptionbytebytebyte[]byte[]doubledoublefloatfloatintintintBufferSerializer.getInt1_2_4Bytes(FieldBase field) intBufferSerializer.getInt1_4Bytes(FieldBase field) longBufferSerializer.getInt2_4_8Bytes(FieldBase field) longlongshortshortBufferSerializer.put(FieldBase field, ByteBuffer value) Serializer.put(FieldBase field, ByteBuffer value) BufferSerializer.putInt1_4Bytes(FieldBase field, int value) BufferSerializer.putInt2_4_8Bytes(FieldBase field, long value)