All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<AddIndexCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getAddIndexCommandMethod() |
static io.grpc.MethodDescriptor<AddStatCommandParametersProtos,GeoWaveReturnTypesProtos.VoidResponseProtos> |
getAddStatCommandMethod() |
static io.grpc.MethodDescriptor<AddStoreCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getAddStoreCommandMethod() |
static io.grpc.MethodDescriptor<ClearStoreCommandParametersProtos,GeoWaveReturnTypesProtos.VoidResponseProtos> |
getClearStoreCommandMethod() |
static io.grpc.MethodDescriptor<DescribeStoreCommandParametersProtos,GeoWaveReturnTypesProtos.MapStringStringResponseProtos> |
getDescribeStoreCommandMethod() |
static io.grpc.MethodDescriptor<DescribeTypeCommandParametersProtos,GeoWaveReturnTypesProtos.VoidResponseProtos> |
getDescribeTypeCommandMethod() |
static io.grpc.MethodDescriptor<ListIndexPluginsCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getListIndexPluginsCommandMethod() |
static io.grpc.MethodDescriptor<ListIndicesCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getListIndicesCommandMethod() |
static io.grpc.MethodDescriptor<ListStatsCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getListStatsCommandMethod() |
static io.grpc.MethodDescriptor<ListStatTypesCommandParametersProtos,GeoWaveReturnTypesProtos.VoidResponseProtos> |
getListStatTypesCommandMethod() |
static io.grpc.MethodDescriptor<ListStorePluginsCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getListStorePluginsCommandMethod() |
static io.grpc.MethodDescriptor<ListStoresCommandParametersProtos,GeoWaveReturnTypesProtos.MapStringStringResponseProtos> |
getListStoresCommandMethod() |
static io.grpc.MethodDescriptor<ListTypesCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getListTypesCommandMethod() |
static io.grpc.MethodDescriptor<RecalculateStatsCommandParametersProtos,GeoWaveReturnTypesProtos.VoidResponseProtos> |
getRecalculateStatsCommandMethod() |
static io.grpc.MethodDescriptor<RemoveIndexCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getRemoveIndexCommandMethod() |
static io.grpc.MethodDescriptor<RemoveStatCommandParametersProtos,GeoWaveReturnTypesProtos.VoidResponseProtos> |
getRemoveStatCommandMethod() |
static io.grpc.MethodDescriptor<RemoveStoreCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getRemoveStoreCommandMethod() |
static io.grpc.MethodDescriptor<RemoveTypeCommandParametersProtos,GeoWaveReturnTypesProtos.VoidResponseProtos> |
getRemoveTypeCommandMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<VersionCommandParametersProtos,GeoWaveReturnTypesProtos.StringResponseProtos> |
getVersionCommandMethod() |
static CoreStoreGrpc.CoreStoreBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static CoreStoreGrpc.CoreStoreFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static CoreStoreGrpc.CoreStoreStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|