| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.io.binary.types | |
| org.apache.tinkerpop.gremlin.structure.io.gryo | 
| Modifier and Type | Method and Description | 
|---|---|
protected Bytecode.Binding | 
BindingSerializer.readValue(Buffer buffer,
         GraphBinaryReader context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BindingSerializer.writeValue(Bytecode.Binding value,
          Buffer buffer,
          GraphBinaryWriter context)  | 
| Modifier and Type | Method and Description | 
|---|---|
<I extends InputShim> | 
GryoSerializersV3d0.BindingSerializer.read(KryoShim<I,?> kryo,
    I input,
    Class<Bytecode.Binding> clazz)  | 
<I extends InputShim> | 
GryoSerializersV1d0.BindingSerializer.read(KryoShim<I,?> kryo,
    I input,
    Class<Bytecode.Binding> clazz)  | 
| Modifier and Type | Method and Description | 
|---|---|
<O extends OutputShim> | 
GryoSerializersV3d0.BindingSerializer.write(KryoShim<?,O> kryo,
     O output,
     Bytecode.Binding binding)  | 
<O extends OutputShim> | 
GryoSerializersV1d0.BindingSerializer.write(KryoShim<?,O> kryo,
     O output,
     Bytecode.Binding binding)  | 
| Modifier and Type | Method and Description | 
|---|---|
<I extends InputShim> | 
GryoSerializersV3d0.BindingSerializer.read(KryoShim<I,?> kryo,
    I input,
    Class<Bytecode.Binding> clazz)  | 
<I extends InputShim> | 
GryoSerializersV1d0.BindingSerializer.read(KryoShim<I,?> kryo,
    I input,
    Class<Bytecode.Binding> clazz)  | 
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.